home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 551-575 / disk_556 / scheme2c / scheme-src.lzh / scrt / fromc < prev    next >
Text File  |  1991-10-11  |  2KB  |  27 lines

  1. ;; ===build instructions
  2. lc -. apply ; output= apply.o input= apply.c objects.h scinit.h apply.h callcc.h cio.h heap.h objects.h signal.h
  3. lc -. callcc ; output= callcc.o input= callcc.c objects.h scinit.h apply.h callcc.h cio.h heap.h objects.h signal.h
  4. lc -. cio ; output= cio.o input= cio.c objects.h scinit.h apply.h callcc.h cio.h heap.h objects.h signal.h
  5. lc -. heap ; output= heap.o input= heap.c objects.h scinit.h apply.h callcc.h cio.h heap.h objects.h signal.h
  6. lc -. objects ; output= objects.o input= objects.c objects.h scinit.h apply.h callcc.h cio.h heap.h objects.h signal.h
  7. lc -. scdebug ; output= scdebug.o input= scdebug.c objects.h
  8. lc -. sceval ; output= sceval.o input= sceval.c objects.h
  9. lc -. scexpand ; output= scexpand.o input= scexpand.c objects.h
  10. lc -. scexpanders1 ; output= scexpanders1.o input= scexpanders1.c objects.h
  11. lc -. scexpanders2 ; output= scexpanders2.o input= scexpanders2.c objects.h
  12. lc -. scinit ; output= scinit.o input= scinit.c objects.h scinit.h apply.h callcc.h cio.h heap.h objects.h signal.h
  13. lc -. scqquote ; output= scqquote.o input= scqquote.c objects.h
  14. lc -. screp ; output= screp.o input= screp.c objects.h
  15. lc -. scrt1 ; output= scrt1.o input= scrt1.c objects.h
  16. lc -. scrt2 ; output= scrt2.o input= scrt2.c objects.h
  17. lc -. scrt3 ; output= scrt3.o input= scrt3.c objects.h
  18. lc -. scrt4 ; output= scrt4.o input= scrt4.c objects.h
  19. lc -. scrt5 ; output= scrt5.o input= scrt5.c objects.h
  20. lc -. scrt6 ; output= scrt6.o input= scrt6.c objects.h
  21. lc -. scrt7 ; output= scrt7.o input= scrt7.c objects.h
  22. lc -. signal ; output= signal.o input= signal.c objects.h scinit.h apply.h callcc.h cio.h heap.h objects.h signal.h
  23. join as sc.lib apply.o callcc.o cio.o heap.o objects.o scdebug.o sceval.o scexpand.o scexpanders1.o scexpanders2.o scinit.o scqquote.o screp.o scrt1.o scrt2.o scrt3.o scrt4.o scrt5.o scrt6.o scrt7.o signal.o ; output= sc.lib input= apply.o callcc.o cio.o heap.o objects.o scdebug.o sceval.o scexpand.o scexpanders1.o scexpanders2.o scinit.o scqquote.o screp.o scrt1.o scrt2.o scrt3.o scrt4.o scrt5.o scrt6.o scrt7.o select.o signal.o
  24. lc -. sci ; output= sci.o input= sci.c objects.h
  25. lc -. -M -L+sc.lib sci ; output= sci input= sc.lib sci.o
  26. ;; ===endbuild
  27.